From 8e9b75edd9b48cb75d7721b8eb5ae26e4bf9cb10 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 8 Jun 1993 06:20:56 +0000 Subject: [PATCH] #undef static. --- lib-src/etags.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib-src/etags.c b/lib-src/etags.c index a829fdc35a8..24b6da53d5e 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c @@ -32,6 +32,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include "../src/config.h" +#undef static #include "getopt.h" -- 2.30.2